home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / M-Md / MacABadge.cpt / MacABadge / card_2230.txt < prev    next >
Encoding:
Text File  |  1987-12-16  |  2.6 KB  |  120 lines

  1. -- card: 2230 from stack: in
  2. -- bmap block id: 4200
  3. -- flags: 0000
  4. -- background id: 2770
  5. -- name: Button Info
  6. ----- HyperTalk script -----
  7. type ""
  8.  
  9.  
  10.  
  11. -- part 4 (field)
  12. -- low flags: 00
  13. -- high flags: 0000
  14. -- rect: left=299 top=54 right=216 bottom=462
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 1
  18. -- font id: 0
  19. -- text size: 12
  20. -- style flags: 0
  21. -- line height: 16
  22. -- part name: example
  23.  
  24.  
  25. -- part 6 (field)
  26. -- low flags: 01
  27. -- high flags: 0000
  28. -- rect: left=5 top=75 right=340 bottom=271
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 0
  32. -- font id: 0
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: 
  37.  
  38.  
  39. -- part 7 (button)
  40. -- low flags: 00
  41. -- high flags: A003
  42. -- rect: left=330 top=238 right=260 bottom=430
  43. -- title width / last selected line: 0
  44. -- icon id / first selected line: 0 / 0
  45. -- text alignment: 1
  46. -- font id: 0
  47. -- text size: 12
  48. -- style flags: 0
  49. -- line height: 16
  50. -- part name: Text Styles
  51. ----- HyperTalk script -----
  52. on mouseUp
  53.   get loc of Card Field "example"
  54.   click at it
  55.   doMenu Text Style...
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 9 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=246 top=308 right=342 bottom=285
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 32650 / 32650
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Next
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual scroll left
  75.   go to next card
  76. end mouseUp
  77.  
  78.  
  79. -- part 10 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=464 top=303 right=342 bottom=512
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 14953 / 14953
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   Get the userLevel
  94.   Set the userLevel to 1
  95.   visual effect iris close
  96.   go to card "IndexCard"
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part contents for card part 4
  102. ----- text -----
  103.  
  104.  
  105. These 
  106. circles 
  107. will not appear in 
  108. your design
  109. when it is printed.
  110.  
  111.  
  112. -- part contents for card part 6
  113. ----- text -----
  114. Here‚Äôs a typical Badge Template (like the one you‚Äôll find in the OrderForm). 
  115.  
  116. To enter text: You can use the TextTool from the Tools menu. This allows greater freedom with word/letter spacing using the lasso, etc.  
  117.  
  118. ...Or you can type directly into the text field provided with the Template.  To change the font of the text field click: 
  119. "Text Styles."   *If the text field is not centered as you would like, click the field icon in the Tools menu and drag the field itself to a better position.
  120. Try It!